home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 3 / Amiga Tools 3.iso / grafik / jpegaga / jpegagasrc / jpeg-6 / readme.jpeg < prev   
Encoding:
Text File  |  1995-09-17  |  531 b   |  13 lines

  1. This directory contains all the changes made to the original JPEG sources from
  2. the Independent JPEG Group. You can find the complete sources and docs on
  3. Aminet in gfx/conv/jpegV6src.lha. To create the libjpeg.a file copy all the
  4. JPEG sources to this directory and enter:
  5.  
  6.  make -f makefile.gcc.020
  7.  
  8. NOTE: You cannot check with "make -f makefile.gcc test" if everything works ok
  9. because the color quantizing routines and GIF file support are disabled. You
  10. must re-enable these things in the jconfig.h and jmorecfg.h files.
  11.  
  12. Günther
  13.